-
Notifications
You must be signed in to change notification settings - Fork 0
password-less-authentication-ui-completed #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
please add "serviceAccountKey.js" in .gitignore file |
please do not commit package-lock.json changes because you haven't added any new library |
serviceAccountKey is already in .gitignore i.e "backend/firebase/serviceAccountKey.json" |
change "backend/firebase/serviceAccountKey.json" to "backend/firebase/serviceAccountKey.js" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please review, develop a dynamic component for send and verify process.
@hamza-akram please do not commit backend/firebase/serviceAccountKey.js |
@hamza-akram please remove PR conflicts |
please do not commit frontend/package-lock.json if you have not added any new npm package |
Password less authentication ui is completed, please review.